{ "app": { "launch": { "local_path": "ttsdemo.html" } }, "description": "Demo Chrome's synthesized text-to-speech capabilities.", "icons": { "16": "16.png", "128": "128.png", "256": "256.png" }, "minimum_chrome_version": "14", "name": "TTS Demo", "permissions": [ "tts" ], "version": "2.1", "manifest_version": 2 }